Here, I took 3 datasets iris ,dots and titanic and i used few graphs boxplot,scatterplot and jointplot
<Axes: xlabel='tip', ylabel='total_bill'>
<Axes: xlabel='sepal_length', ylabel='sepal_width'>
<seaborn.axisgrid.JointGrid at 0x2ac447bc450>
<Axes: xlabel='coherence', ylabel='time'>
here i took few data and show using scatter,bar and pie charts